object WizardForm: TWizardForm Left = 433 Top = 145 BorderIcons = [biSystemMenu] BorderStyle = bsDialog ClientHeight = 42 ClientWidth = 104 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 TextHeight = 13 object Timer1: TTimer Interval = 1 OnTimer = Timer1Timer Left = 9 Top = 5 end end